supportsCrop

abstract fun supportsCrop(block: DesignBlock): Boolean

Query if the given block has crop properties.

Return

true if the block has crop properties, false otherwise.

Parameters

block

the block to query.